Libraries
»
github_backup
(0.1.4)
»
Index
»
GithubBackup
»
JSONStore
»
#[]
Method: GithubBackup::JSONStore#[]
Defined in:
lib/github_backup/json_store.rb
#
[]
(key) ⇒
Object
25 26 27
# File 'lib/github_backup/json_store.rb', line 25
def
[]
(
key
)
data
[
key
]
end